Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to s3 assume role #62

Merged
merged 5 commits into from
Apr 1, 2025
Merged

update to s3 assume role #62

merged 5 commits into from
Apr 1, 2025

Conversation

stephenkilbourn
Copy link
Collaborator

#59

This switches from using the AWS role used for testing thumbnail uploads to calling STS Assume role to get temporary credentials.

I'll need to test once that role is created to verify everything is in place, though.

instead of using

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=

we now just need the AWS_ASSUME_ROLE_ARN to be set as an environment variable. It is requesting a token that will last 10 minutes.

@stephenkilbourn stephenkilbourn merged commit a784c7e into main Apr 1, 2025
1 check passed
@stephenkilbourn stephenkilbourn deleted the move-to-assume-role branch April 1, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant